home *** CD-ROM | disk | FTP | other *** search
- InstallPanel = {
- ACTIONS = {
- chooseDestination: = "(id)(id)";
- performCancelOrInstall: = "(id)(id)";
- };
- OUTLETS = {
- textField;
- destField;
- titleField;
- panelWindow;
- langLabel;
- langScroll;
- archScroll;
- archLabel;
- setDestButton;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-